jQM Autocomplete

Local Simple Data

In this example autoComplete uses a local array comprised of strings.

[
    "autoComplete",
    "ColdFusion",
    "jQuery Mobile"
];
			

Download the code